[INFO] fetching crate rave_engine 0.4.0...
[INFO] fixing rave_engine-0.4.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate rave_engine 0.4.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate rave_engine 0.4.0
[INFO] finished tweaking crates.io crate rave_engine 0.4.0
[INFO] tweaked toml for crates.io crate rave_engine 0.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rave_engine 0.4.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rave_engine 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zfuel v0.6.2
[INFO] [stderr]   Downloaded serde-transcode v1.1.1
[INFO] [stderr]   Downloaded holochain_serialized_bytes v0.0.57
[INFO] [stderr]   Downloaded proptest-derive v0.5.1
[INFO] [stderr]   Downloaded holochain_wasmer_common v0.0.102
[INFO] [stderr]   Downloaded holochain_serialized_bytes_derive v0.0.57
[INFO] [stderr]   Downloaded uuid-rng-internal v1.23.0
[INFO] [stderr]   Downloaded shrinkwraprs v0.3.0
[INFO] [stderr]   Downloaded rhai_codegen v3.1.0
[INFO] [stderr]   Downloaded holochain_zome_types v0.6.1
[INFO] [stderr]   Downloaded hdk v0.6.1
[INFO] [stderr]   Downloaded rhai v1.24.0
[INFO] [stderr]   Downloaded holochain_nonce v0.6.1
[INFO] [stderr]   Downloaded holochain_timestamp v0.6.1
[INFO] [stderr]   Downloaded holochain_secure_primitive v0.6.1
[INFO] [stderr]   Downloaded holochain_util v0.6.1
[INFO] [stderr]   Downloaded holochain_integrity_types v0.6.1
[INFO] [stderr]   Downloaded proptest-derive v0.8.0
[INFO] [stderr]   Downloaded must_future v0.1.2
[INFO] [stderr]   Downloaded fixt v0.6.1
[INFO] [stderr]   Downloaded holochain_wasmer_guest v0.0.102
[INFO] [stderr]   Downloaded holo_hash v0.6.1
[INFO] [stderr]   Downloaded hdi v0.7.1
[INFO] [stderr]   Downloaded hdk_derive v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ccc484821421924a0e0bc22b2a4da65595018e4e4c2a65a16a7c3e4509b628be
[INFO] running `Command { std: "docker" "start" "ccc484821421924a0e0bc22b2a4da65595018e4e4c2a65a16a7c3e4509b628be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ccc484821421924a0e0bc22b2a4da65595018e4e4c2a65a16a7c3e4509b628be" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ccc484821421924a0e0bc22b2a4da65595018e4e4c2a65a16a7c3e4509b628be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ccc484821421924a0e0bc22b2a4da65595018e4e4c2a65a16a7c3e4509b628be" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling holochain_serialized_bytes_derive v0.0.57
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling proptest-derive v0.5.1
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking serde-transcode v1.1.1
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling blake2b_simd v1.0.4
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking holochain_secure_primitive v0.6.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling proptest-derive v0.8.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling schemars_derive v0.9.0
[INFO] [stderr]     Checking holochain_timestamp v0.6.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking subtle-encoding v0.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking holochain_nonce v0.6.1
[INFO] [stderr]     Checking fragile v2.1.0
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr] error: could not compile `serde_core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name serde_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="rc"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=9365240655070836 -C extra-filename=-e93f3b698482b78f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ccc484821421924a0e0bc22b2a4da65595018e4e4c2a65a16a7c3e4509b628be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccc484821421924a0e0bc22b2a4da65595018e4e4c2a65a16a7c3e4509b628be", kill_on_drop: false }`
[INFO] [stdout] ccc484821421924a0e0bc22b2a4da65595018e4e4c2a65a16a7c3e4509b628be
